home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
zlaty kalich
/
zlatykalich
/
ZlatyKalich.exe
/
scripts
/
DefineSprite_1908
/
frame_3
/
DoAction.as
Wrap
Text File
|
2001-12-02
|
259b
|
18 lines
call("/:hide");
if(_root.certifikat >= 2)
{
if(_root.sunastate == 2)
{
_root.sunastate = 3;
gotoAndPlay(11);
}
else if(_root.sunastate == 3)
{
gotoAndPlay(24);
}
else
{
gotoAndPlay(284);
}
}